Micron Document
🎖️GitЯра🎖️

Node / meshcore / MeshCore / files / docs / docs.md

Displaying Rendered • View rawDownload

docs/docs.md a7426de0bf938c089531e5e2b2177d989fbc07e7 (a7426de0) Text, 297 B

Local Documentation

This document explains how to build and view the MeshCore documentation locally.

Building and viewing Docs

T282828
pip install mkdocs
pip install mkdocs-material

• T383838mkdocs serve - Start the live-reloading docs server.
• T383838mkdocs build - Build the documentation site.

Served by rngit 1.5.4 - Generated in 0.03s